Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adding support for gnomAD-SV (#291) #297

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@holtgrewe holtgrewe linked an issue Nov 17, 2023 that may be closed by this pull request
@holtgrewe holtgrewe enabled auto-merge (squash) November 17, 2023 09:37
Copy link

codecov bot commented Nov 17, 2023

Codecov Report

Attention: 214 lines in your changes are missing coverage. Please review.

Comparison is base (807abaf) 72.51% compared to head (17def5c) 72.18%.

Files Patch % Lines
src/gnomad_sv/cli/import/gnomad_cnv4.rs 0.00% 81 Missing ⚠️
src/gnomad_sv/cli/query.rs 58.16% 64 Missing ⚠️
src/gnomad_sv/cli/import/gnomad_sv4.rs 81.43% 31 Missing ⚠️
src/gnomad_sv/cli/import/gnomad_sv2.rs 86.16% 22 Missing ⚠️
src/gnomad_sv/cli/import/mod.rs 92.94% 6 Missing ⚠️
src/gnomad_nuclear/cli/import.rs 73.33% 4 Missing ⚠️
src/gnomad_sv/cli/import/exac_cnv.rs 91.42% 3 Missing ⚠️
src/main.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #297      +/-   ##
==========================================
- Coverage   72.51%   72.18%   -0.33%     
==========================================
  Files          63       69       +6     
  Lines        6195     6888     +693     
==========================================
+ Hits         4492     4972     +480     
- Misses       1703     1916     +213     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@holtgrewe holtgrewe merged commit 8195101 into main Nov 17, 2023
7 of 9 checks passed
@holtgrewe holtgrewe deleted the 291-implement-gnomad-sv-support branch November 17, 2023 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement gnomAD-SV support
1 participant